projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf2ef48
)
filechooserwidget: Remove unneeded function prototype
author
Timm Bäder
<mail@baedert.org>
Sun, 28 Apr 2019 09:08:09 +0000
(11:08 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sun, 28 Apr 2019 09:08:09 +0000
(11:08 +0200)
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index 9bb7e79070539c65749f8865b8bc4e4136eed8dc..81532d8164f19550b3dd554f8207398372cf9c31 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-555,8
+555,6
@@
static void list_row_activated (GtkTreeView *tree_view,
GtkTreePath *path,
GtkTreeViewColumn *column,
GtkFileChooserWidget *impl);
-static void list_cursor_changed (GtkTreeView *treeview,
- GtkFileChooserWidget *impl);
static void path_bar_clicked (GtkPathBar *path_bar,
GFile *file,